Skip to content

Update Helm release redis from 19.6.4 to v21 (helm/defectdojo/Chart.yaml) #12393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Update Change
redis (source) major ~19.6.0 -> ~21.2.0

Release Notes

bitnami/charts (redis)

v21.2.0

  • [bitnami/redis] Service Monitor support tlsConfig (#​34108)

v21.1.11

v21.1.10

v21.1.9

v21.1.8

v21.1.7

v21.1.6

v21.1.5

v21.1.4

v21.1.3

v21.1.2

v21.1.1

v21.0.3

v21.0.2

  • [bitnami/redis] chore: ♻️ ⬆️ Update common and remove k8s < 1.23 references (#​33428) (98dff1d), closes #​33428

v21.0.0

v20.13.4

v20.13.2

v20.13.1

v20.13.0

v20.12.2

  • [bitnami/redis] fix 32573 - Always announce hostname independent of external service configuration ( (282ae5c), closes #​33024

v20.12.1

v20.12.0

  • [bitnami/redis] Support retrieving Redis ACL user passwords from Kubernetes Secrets (#​32434) (e4fd127), closes #​32434

v20.11.5

v20.11.4

v20.11.3

v20.11.2

v20.11.1

v20.11.0

v20.10.1

v20.10.0

v20.9.0

v20.8.0

v20.7.1

v20.7.0

v20.6.3

  • [bitnami/redis] fix: update JSON schema to allow string values for values passed to tpl (#​30526) (2c78a06), closes #​30526

v20.6.2

v20.6.1

v20.6.0

v20.5.0

v20.4.1

v20.4.0

v20.3.0

v20.2.2

v20.2.1

v20.2.0

v20.1.7

v20.1.6

v20.1.5

v20.1.4

v20.1.3

v20.1.2

v20.1.1

v20.1.0

v20.0.5

v20.0.4

v20.0.3

v20.0.2

v20.0.1

v20.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 6, 2025
@renovate renovate bot requested review from Maffooch and mtesauro as code owners May 6, 2025 19:20
@github-actions github-actions bot added the helm label May 6, 2025
Copy link

dryrunsecurity bot commented May 6, 2025

DryRun Security

This pull request contains a potential security risk related to the Redis Helm chart version constraint, which may delay critical security updates by limiting version upgrades to patch-level changes only.

⚠️ Dependency Version Constraint in helm/defectdojo/Chart.yaml
Vulnerability Dependency Version Constraint
Description The version constraint for the Redis Helm chart (21.2.0) does present a potential risk of delayed security updates. The tilde () version specifier allows patch-level updates but could prevent quick adoption of critical security fixes in newer minor versions. While not an immediate vulnerability, this could delay security patch application if a critical issue is discovered in the Redis chart.

repository: "https://charts.bitnami.com/bitnami"
condition: postgresql.enabled
- name: redis
version: ~21.2.0
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled


All finding details can be found in the DryRun Security Dashboard.

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to look at license on this change.

See #10736 (review)

@renovate renovate bot force-pushed the renovate/redis-21.x branch 2 times, most recently from c1398ff to 507ad15 Compare May 9, 2025 15:44
Copy link
Contributor

@Maffooch Maffooch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to look at license on this change.

Blocking

@renovate renovate bot force-pushed the renovate/redis-21.x branch from 507ad15 to cee60a5 Compare May 15, 2025 15:55
@renovate renovate bot changed the title chore(deps): update helm release redis from 19.6.4 to v21 (helm/defectdojo/chart.yaml) Update Helm release redis from 19.6.4 to v21 (helm/defectdojo/Chart.yaml) Jun 2, 2025
@renovate renovate bot changed the title Update Helm release redis from 19.6.4 to v21 (helm/defectdojo/Chart.yaml) chore(deps): update helm release redis from 19.6.4 to v21 (helm/defectdojo/chart.yaml) Jun 5, 2025
@renovate renovate bot changed the title chore(deps): update helm release redis from 19.6.4 to v21 (helm/defectdojo/chart.yaml) Update Helm release redis from 19.6.4 to v21 (helm/defectdojo/Chart.yaml) Jun 6, 2025
@renovate renovate bot force-pushed the renovate/redis-21.x branch from cee60a5 to 0892fef Compare June 7, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants